GToggleNotify

A callback function used for notification when the state of a toggle reference changes.

See also: g_object_add_toggle_ref()

alias GToggleNotify = void function(void* data, GObject* object, int isLastRef)

Meta